C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class

In This Topic
C1ListView<T> Class Methods
In This Topic

For a list of all members of this type, see C1ListView<T> members.

Public Methods
 NameDescription
Public MethodScrolls the list vertically to the specified offset.  
Public Method (Inherited from C1.Blazor.Core.C1View)
Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
Public MethodOverridden.   
Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
Public MethodRefresh current view panel  
Public MethodScrolls the list to the specified index.  
Public MethodScrolls the list to the specified index.  
Public MethodSelects the specified index.  
Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
Top
See Also